Minor htmlfontify simplifications.
authorGlenn Morris <rgm@gnu.org>
Sat, 24 Apr 2010 02:36:43 +0000 (19:36 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 24 Apr 2010 02:36:43 +0000 (19:36 -0700)
commitc0f0afca96500886eecfdedae080285383e273a7
tree305855fc8891aede883e430d2a3e058a260e2806
parent0859bf1eaa4f2019936b45b8f67cce88b66815dc
Minor htmlfontify simplifications.

* hfy-cmap.el (htmlfontify-load-rgb-file, hfy-fallback-colour-values):
Add autoload cookies.
(htmlfontify-unload-rgb-file, hfy-fallback-colour-values): Add docs.
(generated-autoload-file): Set file-local value to "htmlfontify.el".
* htmlfontify.el (caddr, cadddr): Remove fallback definitions.
They have definitions / compiler macros in cl.el.
(htmlfontify-load-rgb-file, hfy-fallback-colour-values):
Replace manual autoloads with generated ones.
(htmlfontify-unload-rgb-file): Remove autoload.
lisp/ChangeLog
lisp/Makefile.in
lisp/hfy-cmap.el
lisp/htmlfontify.el